Welcome![Sign In][Sign Up]
Location:
Search - turbo code matlab

Search list

[matlabturbo_code_wy

Description: turbo码的编译程序,用MATLAB实现。-turbo code compiler, using MATLAB.
Platform: | Size: 4096 | Author: 魏渊 | Hits:

[Communicationturbo-code

Description: 我不多说废话,这是一个完整的TURBO码的编解码程序,对想做信道编码仿真的人绝对利好,该死的20个字-I will not nonsense, it is a complete code of TURBO codec procedures, right wants to channel coding simulation of absolute good, damned 20 characters
Platform: | Size: 21504 | Author: liu | Hits:

[matlabturbobianma

Description: 一个turbo码的仿真程序,输入Eb/N0值,随着传输帧的增加,误码率增加,得到400帧的误码率。-a turbo code simulation program, the value of imported Eb, with the transmission of the frame, BER increasing, and the 400 bit error rate.
Platform: | Size: 21504 | Author: 王智 | Hits:

[matlabturbcoder_decoder

Description: turbo 码的c语言和matlab仿真程序,绝对好-c turbo code language and Matlab simulation program, absolute good
Platform: | Size: 538624 | Author: yuezhichn | Hits:

[Program doc061573

Description: 使用SIMULINK构建Turbo码仿真系统 A simulation system of Turbo Code using SIMULINK (北京科技大学信息工程学院)周贤-Turbo code constructed using SIMULINK simulation A simulation system of Turbo Code using SIMULINK (Beijing University of Science and Technology Information Technology Institute) Zhou
Platform: | Size: 315392 | Author: xuzheng | Hits:

[Communication-MobileDoubleBinaryTurbo

Description: 采用 DVB反向链路(DVB-RCS)标准中的双二元Turbo码matlab仿真程序和仿真结果。支持1/2和1/3码率。支持MAP,LOG-MAP解码算法。-The use of DVB reverse link (DVB-RCS) standard double-binary Turbo code matlab simulation program and simulation results. Support for 1/2 and 1/3 rate. Support MAP, LOG-MAP decoding algorithm.
Platform: | Size: 48128 | Author: 李明 | Hits:

[Windows Developthesimulinksimulisationofinformationsystem

Description: 采用Simulink仿真工具,通过对二元对称信道的仿真,研究信道编码(如Turbo码等)对误码率的改善情况。-Simulink simulation tool used, through the binary symmetric channel simulation to study the channel coding (such as Turbo code, etc.) on the error rate to improve the situation.
Platform: | Size: 12288 | Author: 布布 | Hits:

[Communication-Mobilelogmapdes

Description: turbo code log-map descdent decode
Platform: | Size: 1024 | Author: 李亮亮 | Hits:

[Communication-Mobilematlabturbo

Description: 用MATLAB程序实现Turbo码功能,包含详细的原文件,请参考!-MATLAB program using Turbo code features, including the original document in detail, please refer to!
Platform: | Size: 18432 | Author: 王丽 | Hits:

[Fax programturboprog

Description: 该程序是turbo码仿真程序,由12个m文件组成,分别是turbo编码(包括凿孔和非凿孔turbo码生成),译码网格和软判决迭代译码等模块,主程序可以直接运行,也可根据需要修改相应参数-The program is turbo code simulation program, from 12 m paper, namely, turbo coding (including bore and non-bore turbo code generation), decoding grid and soft-decision iterative decoding modules, the main program can direct operation, may also need to be amended in accordance with the corresponding parameters
Platform: | Size: 62464 | Author: 李白 | Hits:

[matlabturbodemo

Description: 这是关于turbo码的编解码的几个matlab程序,希望大家能用的上!-This is a turbo code on several matlab codec procedures, hope that we can use the on!
Platform: | Size: 9216 | Author: 周水红 | Hits:

[ELanguageturbodemotool

Description: 利用matlab对turbo码仿真分析,是研究turbo码的好工具-Use of matlab simulation analysis of turbo codes, turbo code is to study a good tool
Platform: | Size: 41984 | Author: 凌昙 | Hits:

[matlabturbomatlabcode

Description: turbo code encoder/decoder Matlab code
Platform: | Size: 21504 | Author: 洪瑞徽 | Hits:

[Communicationprogram

Description: Turbo码全套仿真程序,覆盖范围广,实在是很不错吧?-A full set of Turbo code simulation program, covering a wide range, it is very good, right?
Platform: | Size: 972800 | Author: 赵晶 | Hits:

[Post-TeleCom sofeware systemsdemo_turbo

Description: matlab编写的turbo码示例程序,用于通信系统的信道编解码仿真-matlab prepared turbo code sample procedures for communication system simulation channel codec
Platform: | Size: 531456 | Author: niu | Hits:

[Fax programturboprog

Description: turbo码的译码,以及包含LOGMAP和SOVA两种算法-turbo code decoding, and includes two algorithms LOGMAP and SOVA
Platform: | Size: 61440 | Author: tang | Hits:

[Communicationturbo_logmap

Description: turbo码的译码,以及包含LOGMAP和SOVA两种算法-turbo code decoding, and includes two algorithms LOGMAP and SOVA
Platform: | Size: 61440 | Author: tang | Hits:

[Other098

Description: [LDPC码]是LDPC码相关论文 [WuYuFei]中是WuYuFei的论文 [WuYufei_matlab]是WuYufei做Turbo码的Matlab程序 程序实现在固定信噪比和卷积长度的条件下,计算不同正常的帧错误概率和比特错误概率 turbo_sys_demo.m是主程序 其中trellis.m是构造网格的子程序 logmapo.m是LOGMAP译码算法子程序 sova0.m是SOVA译码算法子程序 encoderm.m是编码子程序 [22]是以WuYufei程序的改动,实现在帧长、信噪比和迭代次数固定的情况下,获得两个译码器的先验信息的变化情况 http://www.pudn.com -[LDPC Code] LDPC code is a relevant paper [WuYuFei] is WuYuFei paper [WuYufei_matlab] is to do WuYufei procedures Turbo Codes Matlab program signal to noise ratio at a fixed length and convolution conditions, different normal frame error probability and the bit error probability is turbo_sys_demo.m main structure of which is trellis.m grid is logmapo.m Subroutine Subroutine LOGMAP decoding algorithm is the SOVA decoding algorithm sova0.m Subroutine Subroutine encoderm.m coding [22 ] WuYufei procedure is based on changes in帧长realize, signal to noise ratio and a fixed number of iterations circumstances, the acquisition of two decoder a priori information changes http://www.pudn.com
Platform: | Size: 1771520 | Author: 李灵 | Hits:

[OtherAdaptive_Turbo_coded_OFDM

Description: 自适应turbo码OFDM的研究论文。国外硕士论文,对OFDM研究者有一定的参考作用。-- adaptive turbo-coded OFDM, Thesis submitted to the Faculty of the Virginia Polytechnic Institute and State university in partial fulfillment of the requirements for the degree of Master of Science in Electrical Engineering. -OFDM adaptive turbo code of research papers. Foreign master s thesis on OFDM researchers have some reference value.- Adaptive turbo-coded OFDM, Thesis submitted to the Faculty of the Virginia Polytechnic Institute and State university in partial fulfillment of the requirements for the degree of Master of Science in Electrical Engineering.
Platform: | Size: 607232 | Author: road | Hits:

[matlabTEmatlabcodes

Description: 关于无线通信系统中接收端的turbo均衡的matlab程序代码-Wireless Communication System on the receiving end of the turbo balanced matlab code
Platform: | Size: 8192 | Author: wudan | Hits:
« 1 23 4 5 6 7 8 9 10 ... 13 »

CodeBus www.codebus.net